launchd.agents.<name>.serviceConfig.HardResourceLimits

Resource limits to be imposed on the job. These adjust variables set with setrlimit(2). The following keys apply:

Type
null or (submodule)
Default
null
Example
{
  NumberOfFiles = 4096;
}
Declared
<nix-darwin/modules/launchd>